Skip to content

Conversation

@sillydan1
Copy link

Description

Waiting for healthy dependencies is not supported in version 3 of docker compose, as explained in:
https://docs.docker.com/compose/releases/release-notes/#1100

The version key is also ignored now, so this whole feature is actually broken. I think at the very least, this should be mentioned in the documentation.

This took me 2 days of debugging to figure out, and a notice here would've saved me a lot of time.

Related issues or tickets

Reviews

  • Technical review
  • Editorial review
  • Product review

Waiting for healthy dependencies is not supported in version 3 of docker compose, as explained in:
https://docs.docker.com/compose/releases/release-notes/#1100

The `version` key is also ignored now, so this whole feature is actually broken. I think at the very least, this should be mentioned in the documentation.

This took me 2 days of debugging to figure out, and a notice here would've saved me a lot of time.
@netlify
Copy link

netlify bot commented Jun 30, 2025

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 6d15cb8
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/6862505a31d5e3000828a288
😎 Deploy Preview https://deploy-preview-22942--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions bot added the area/compose Relates to docker-compose.yml spec or docker-compose binary label Jun 30, 2025
@aevesdocker
Copy link
Contributor

Hi @sillydan1, the docs site shows the current version of the compose file reference which is the Compose Specification, which is the latest and recommended version. Your fix is not applicable in this case. For more info on the Compose Spec and how it relates to compose file v3, see this page https://docs.docker.com/compose/intro/history/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/compose Relates to docker-compose.yml spec or docker-compose binary

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants